Skip to content

docs(support): add an API connection troubleshooting guide#565

Merged
mikewheeleer merged 1 commit into
StableRoute-Org:mainfrom
Mkalbani:feat/api-troubleshooting-guide
Jul 24, 2026
Merged

docs(support): add an API connection troubleshooting guide#565
mikewheeleer merged 1 commit into
StableRoute-Org:mainfrom
Mkalbani:feat/api-troubleshooting-guide

Conversation

@Mkalbani

@Mkalbani Mkalbani commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

closes #378

Summary

  • Adds a focused troubleshooting guide for common API connection failures.
  • Exposes reusable guidance from the config layer so UI and docs can reference the same troubleshooting contract.
  • Links the guide from the README and env example.

Changes

Verification

  • npm run lint
  • npm test -- --runInBand src/lib/__tests__/config.test.ts
  • npm test -- --runInBand
  • npm run build

@mikewheeleer

Copy link
Copy Markdown
Contributor

@Mkalbani clean implementation, merging with thanks 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a troubleshooting guide for common API connection failures

2 participants